<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
header .layout {
	overflow: visible;
	width: 100%;
}
/*header begin*/
#fh5co-hero, #fh5co-mainnav {
	position: relative;
}
.head-top {
	background: #555 url('headtop.jpg') no-repeat center center;
	height: 49px;
}
.head-top .welcome {
	color: #fff;
	font-size: 1em;
	line-height: 49px;
}
.head-top .top-contact ul {
	line-height: 48px;
}
.head-top .top-contact ul li {
	display: inline-block;
	line-height: 48px;
	padding: 0 10px;
	height: 48px;
}
.head-top .top-contact ul li#hov-weixin-id {
	position: relative
}
.head-top .top-contact ul li .weixint-content {
	background-clip: padding-box;
	border: 1px solid rgba(204, 213, 219, 0.8);
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
	left: -52px;
	min-height: 32px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 46px;
	white-space: normal;
	width: 156px;
	z-index: 1800;
	background: #fff;
}
.head-top .top-contact ul li .weixint-content:before {
	position: absolute;
	top: -9px;
	left: 46px;
	width: 0;
	height: 0;
	content: '';
}
.head-top .top-contact ul li .weixint-content:after {
	content: '';
	border-left:0 solid 0.85); border-right:1px solid 213; border-top:1px solid #fff; border-bottom:0 solid 219; position: absolute;
	left: 46px;
	top: -7px;
	left: 50%;
	margin-left: -9px;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	overflow: hidden;
	background: 50% 50%);
	transform: rotate(-45deg)
}
.head-top .top-contact ul li i {
	border: 1px solid #ccc;
	border-radius: 50%;
	color: #ccc;
	display: block;
	height: 30px;
	line-height: 27px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 30px;
}
.head-top .top-contact ul li ul.dropdown-menu {
	z-index: 9999;
	position: absolute;
	top: 56px;
	right: 0;
}
.head-top .top-contact ul li ul.dropdown-menu a {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}
.head-top .top-contact ul li ul.dropdown-menu {
	background: url(top-header.jpg) center repeat-y;
	padding: 15px 15px 10px
}
.head-top .top-contact ul li ul.dropdown-menu input {
	display: block;
	background: 0 0;
	border: 1px solid #939393;
	color: #fff;
	padding-left: 10px;
	margin-right: 10px;
	height: 30px;
	line-height: 28px;
	font-size: 14px
}
.head-top .top-contact ul li ul.dropdown-menu input:focus {
	outline: 0
}
.head-top .top-contact ul li ul.dropdown-menu button {
	border: 0;
	background: 0 0;
	outline: 0;
	padding: 0
}</pre></body></html>